Skip to content

Conversation

madanagopalt
Copy link
Contributor

No description provided.

@madanagopalt madanagopalt requested a review from a team as a code owner August 29, 2025 10:16
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

mfiess
mfiess previously approved these changes Aug 29, 2025
// @param packageId: package id
// @param version: version of package
// @param config: metadata of package
virtual Core::hresult GetConfigForPackage(const string &fileLocator /* @in */, string& packageId /* @out */, string &version /* @out */, RuntimeConfig& config /* @out */) = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not add @in for input parameters.

mfiess
mfiess previously approved these changes Sep 12, 2025
@madanagopalt madanagopalt requested a review from a team as a code owner September 15, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants